projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f473b0c
)
[windows-nt, ms-dos]: Undo loading
author
Geoff Voelker
<voelker@cs.washington.edu>
Sun, 20 Jul 1997 01:31:14 +0000
(
01:31
+0000)
committer
Geoff Voelker
<voelker@cs.washington.edu>
Sun, 20 Jul 1997 01:31:14 +0000
(
01:31
+0000)
of international/mule-utils.
lisp/loadup.el
patch
|
blob
|
history
diff --git
a/lisp/loadup.el
b/lisp/loadup.el
index 6cd845c9186fb4b0d6e54489ad0b1af058230b46..1989bfd17b22add70a0ebd3d394319d32f6bd5d2 100644
(file)
--- a/
lisp/loadup.el
+++ b/
lisp/loadup.el
@@
-171,8
+171,6
@@
(garbage-collect)
(load "disp-table") ; needed to setup ibm-pc char set, see internal.el
(garbage-collect)
- (load "international/mule-util") ; needed for coding systems
- (garbage-collect)
(load "dos-w32")
(garbage-collect)
(load "w32-fns")
@@
-181,8
+179,6
@@
(progn
(load "ls-lisp")
(garbage-collect)
- (load "international/mule-util") ; needed for coding systems
- (garbage-collect)
(load "dos-w32")
(garbage-collect)
(load "dos-fns")